BitmapImage

abstract class BitmapImage<I>

The abstract superclass of all classes that represent UI toolkit implementations that allow getting a toolkit-specific image from Bitmap.

Parameters

<I>

the type of the UI toolkit-specific image

Inheritors

Functions

Link copied to clipboard
Returns a UI toolkit specific image obtained from the bitmap.